SetShouldSave
TheSetShouldSave
method specifies whether this window object should be saved in its draft.
void SetShouldSave (in ODBoolean shouldSave);
shouldSave
kODTrue
if this window object should be saved in its draft, otherwisekODFalse
.DISCUSSION
This property should generally be set to true for root windows and false for other windows.SEE ALSO
TheODWindow::ShouldSave
method (page 837).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help